<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:hover{ text-decoration:none;}
.carousel-control.left {

	background-image: none;

}

.carousel-control.right {

	background-image: none;

}

.right-arrow, .left-arrow {

	width: 32px;

	height: 58px;

	background-repeat: no-repeat;

}

.right-arrow {

	background-image: url(../img/banner_iconright.png);

}

.left-arrow {

	background-image: url(../img/banner_iconleft.png);

}

.center-arrow {

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

}

.carousel-caption {

	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	bottom: auto;

	padding-bottom: 20px;

	padding-bottom: 20px;

	left: 0;

	right: 0;

}

.page-section{ padding-bottom:30px;}

.page-section h3{ color:#000000; font-size:14px; margin-top:0;}

.page-section p{ font-size:13px; color:#777777;}



.page-section &gt; div &gt; h2 {

	font-size: 25px;

	color: #000000;

	font-weight: bold;

	text-align: center;

	padding-top: 20px;

}

.page-section &gt; div &gt; h3 {

	font-size: 20px;

	color: #555555;

	text-align: center;

	margin-bottom: 30px;

}

.chinamap .pagenow .box .place{ margin-top:20px;}



.page4 .map{ top:10px;}

</pre></body></html>